func golang.org/x/net/http2.canRetryError
2 uses
golang.org/x/net/http2 (current package)
transport.go#L709: if !canRetryError(err) {
transport.go#L740: func canRetryError(err error) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)